PATH
Mac OS 8 Developer Documentation
>
Operating System Services
>
Multiprocessing Services
>
Adding Multitasking Capability to Applications Using Multiprocessing Services
Handling Event Groups
Multiprocessing Services provides the following functions for creating and handling event groups:
MPCreateEvent
creates an event group.
MPDeleteEvent
removes an event group.
MPSetEvent
merges event flags into a specified event group.
MPWaitForEvent
retrieves event flags from a specified event group.
© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)